From 72f9a2931d241990cd76d27329a23075aab23d66 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Wed, 14 Apr 2004 20:06:29 +0000 Subject: [PATCH] (Selecting Windows): Note that get-lru-window returns a full-width window if possible. --- lispref/windows.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/windows.texi b/lispref/windows.texi index 2dca2d65a50..01d7d3bfb4b 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi @@ -455,7 +455,7 @@ offering various criteria for the choice. @defun get-lru-window &optional frame This function returns the window least recently ``used'' (that is, -selected). If full-width windows are present, it only considers +selected). If any full-width windows are present, it only considers these. The selected window is always the most recently used window. The selected window can be the least recently used window if it is the -- 2.30.2